LoadFont

Load font from file into GPU memory (VRAM)

extern (C) @nogc nothrow
LoadFont
(
const(char*) fileName
)

Meta